class S2.UI.Autocompleter
Superclass
Methods
Constructor
new S2.UI.Autocompleter(element, options)
Instantiates an autocompleter.
Instance methods
-
findChoices #
S2.UI.Autocompleter#findChoices() -> undefined
Triggers an update of the choices presented to the user. If results come from the server, this is an asynchronous operation.